ioemu: cache the BlockDriverState pointer
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 18:02:48 +0000 (18:02 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 23 Jan 2008 18:02:48 +0000 (18:02 +0000)
commit08acb1c7554c7328952cd2262a6090a94711d47e
treec0fa4f94f64952b0d16ef834d5db3bdb6d23c533
parent44a4d5301519c12f77b9eefe1b8060f28983f2d0
ioemu: cache the BlockDriverState pointer
This actually fixes a bug in the scsi case.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/xenstore.c